Skip to content

[pull] master from williamfiset:master#121

Merged
pull[bot] merged 4 commits intoUncodedtech:masterfrom
williamfiset:master
Mar 7, 2026
Merged

[pull] master from williamfiset:master#121
pull[bot] merged 4 commits intoUncodedtech:masterfrom
williamfiset:master

Conversation

@pull
Copy link

@pull pull bot commented Mar 7, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

williamfiset and others added 4 commits March 6, 2026 21:19
- Replace gradle run instructions with bazel test command in javadoc
- Move main method to bottom of class
- Move TreeNode class to top for better readability
- Replace System.out warning in rootTree with IllegalArgumentException
- Replace LinkedList with ArrayList for children and adjacency lists
- Rename createFirstTreeFromSlides to createSampleTree
- Expand tests from 4 to 12 covering symmetry, root ancestry,
  parent-child LCA, single/two node trees, linear chains,
  TreeNode properties, and malformed graph detection

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
)

Fix bucket index calculation in BucketSort (was dividing by M instead
of N, putting all elements in bucket 0). Remove obsolete ./gradlew run
instructions from all sorting algorithm javadocs. Add dedicated test
files for BubbleSort, BucketSort, CountingSort, Heapsort, InsertionSort,
MergeSort, QuickSort, QuickSort3, and SelectionSort.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
@pull pull bot locked and limited conversation to collaborators Mar 7, 2026
@pull pull bot added the ⤵️ pull label Mar 7, 2026
@pull pull bot merged commit 50945b3 into Uncodedtech:master Mar 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant